manifest: Pull in py2cario, pygobject, and caribou
authorColin Walters <walters@verbum.org>
Thu, 9 Feb 2012 22:35:09 +0000 (17:35 -0500)
committerColin Walters <walters@verbum.org>
Thu, 9 Feb 2012 22:35:09 +0000 (17:35 -0500)
Needed for gnome-shell.

gnomeos/3.4/manifest.json

index 45e26e1c6d262ddb1e5f12937c1e362f4f9abd1e..2550f859ef801e13f7512fb59e978de43f26b67c 100644 (file)
 
                 {"src": "cgwalters:dracut",
                  "branch": "ostree4",
-                "config-opts": ["--disable-documentation"]}
+                "config-opts": ["--disable-documentation"]},
+
+               {"src": "git:git://git.cairographics.org/git/py2cairo",
+                "patches": ["py2cairo-autogen.patch"]},
+
+               {"src": "gnome:pygobject"},
+
+               {"src": "gnome:caribou"}
+
        ]
 }